Welcome![Sign In][Sign Up]
Location:
Search - motion estimation

Search list

[Other51478222fast_select

Description: 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search block-matching criteria points. The expression can be interpreted in such a way, the fast matching criterion to determine the circumstances, if a match point of the unit operator determine the amount, and then moving moving moving estimate of the volume operator has direct access to the points in the search, that is, depends on the motion estimation search algorithm, to achieve a three-step search method
Platform: | Size: 1024 | Author: 罗鹏 | Hits:

[Special EffectsUntitled3

Description: 结合时空张量和总变差正则最小化的图像运动估计,以及超分辨率图像恢复-Combination of space-time tensor and the total variation is the smallest of the image motion estimation, as well as the super-resolution image restoration
Platform: | Size: 2048 | Author: 曾巧 | Hits:

[mpeg mp3chap06

Description: 在VC++6.0下运行的MPEG-4编码,包括入口函数,视频对象平面编码函数,运动信息编码,运动估计和预测补偿函数,运动向量和预测误差计算的函数,纹理编码,运动向量图象编码函数,帧内纹理编码函数,形状纹理编码函数,DC/AC系数预测函数,供大家参考-In VC++6.0 run under the MPEG-4 encoding, such as import function, video object plane coding function, sports information coding, motion estimation and prediction of the compensation function, motion vector and prediction error calculation function, texture coding, motion vector images encoding function, intra-coding function of texture, shape, texture coding function, DC/AC coefficient prediction function for your reference
Platform: | Size: 149504 | Author: simon | Hits:

[Bio-RecognizeDetectionLibrary

Description: Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
Platform: | Size: 463872 | Author: 刘子木 | Hits:

[DVDproject1

Description: This code will give mpeg2 video compression. It will give figures of motion estimation and motion compensation
Platform: | Size: 2682880 | Author: nagarjuna | Hits:

[matlabWPBOF

Description: This method is used for tracking wavelet/optical flow-based detection for automatic target recognition in the following paper: Dessauer, M. and Dua S. “Wavelet-based optical flow object detection, motion estimation, and tracking on moving vehicles”
Platform: | Size: 1355776 | Author: MemoSergey | Hits:

[source in ebook4

Description: classification of video h.264 standard using motion estimation method
Platform: | Size: 2861056 | Author: jemimah | Hits:

[Linux-UnixDetectionMotion-1

Description: Motion Detection and Estimation, VC-Motion Detection and Estimation, VC++
Platform: | Size: 1258496 | Author: sachin | Hits:

[VC/MFCDetectionMotion-2

Description: Motion Detection and Estimation, VC-Motion Detection and Estimation, VC++
Platform: | Size: 1354752 | Author: sachin | Hits:

[matlabest_daopu_len

Description: 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
Platform: | Size: 26624 | Author: 天天 | Hits:

[matlabHS-motion

Description: 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-frame motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
Platform: | Size: 319488 | Author: liyq | Hits:

[Special EffectsAn_Intrgrated_De-interlacing_Algorithm_Design

Description: 本篇論文提出的整合式解交錯(Integrated De-interlacing)的演算法,可以有效提昇移 動區域的畫面,但是當移動估計不正確時,反而會使移動補償後的畫面變得很差,為了 改善這種情況,因此結合移動可適性解交錯的優點,並將空間圖場內插(Spatial Interpolation)的方式改成ELA(Edge Line Average)來設計,經過電腦模擬的結果發現,不僅在視覺上提高畫面的解析度,在某些影像峰值訊號雜訊比(Peak Signal Noise Ratio , PSNR)也比線平均解交 錯(Line Average De-interlacing)多出好幾分貝的畫質增益。 此外,在整合式解交錯演算法中也增加影片偵測(Film Detection)和影像加強(Image Enhancement)的演算法設計,在這樣演算法的架構下,透過影片偵測的演算法,我們可 真實地還原3:2 Pull Down 的影片格式,而不會有鋸齒狀(Saw-Toothed)的畫面出現,而影 像加強的演算法,則可以在解交錯後,經過影像的調整,使輸出畫面呈現不同的效果, 達到消費者的需求。-The main theme of this thesis is an integrated de-interlacing system, which incorporates several known and improved techniques in a nice manner to produce good de-interlaced image quality. We first develop an accurate motion detector that classifies image regions into stationary, low-motion, and high-motion categories. The simple field merging method is applied to the stationary regions. The edge line average interpolation method is applied to the slow-motion regions. Finally, the motion-compensated interpolation is applied to the high-motion regions. In addition, hierarchical motion estimation and motion vector smoothing techniques are employed to enhance the quality of estimated motion vectors. Our computer simulation shows that the subjective image quality is improved by using the proposed scheme. Also, its PSNR measures are better than the conventional spatial or temporal interpolation schemes.
Platform: | Size: 1171456 | Author: robin | Hits:

[matlabestimgaus

Description: matlab function for estimation gaussian and motion blur parapeters
Platform: | Size: 1024 | Author: zarko | Hits:

[Special Effectswhole_search_and_three-step_search

Description: 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the computational complexity of both methods and the search performance of objective comparison.
Platform: | Size: 442368 | Author: 朱洁丽 | Hits:

[Other systemsMotion_compensation_N_estimation

Description: Motion compensation and estimation. EBMA integer pel and EBMA half pel used to estimate the image. Foreman66 and Foreman72 are enclosed t-Motion compensation and estimation. EBMA integer pel and EBMA half pel used to estimate the image. Foreman66 and Foreman72 are enclosed too
Platform: | Size: 152576 | Author: melissanais | Hits:

[matlabgrey-prediction-model(GPM)

Description: 灰色系统理论中的灰色预测模型,多元灰色预测模型的构建,可用于系统建模,控制系统,模型设计,预测控制,视觉目标跟踪中的运动预测等应用。-Grey prediction model in Grey System Theory can be applied in system modeling, control system, model design, prediction control and motion estimation in visual object tracking, etc.
Platform: | Size: 355328 | Author: 朱亮亮 | Hits:

[matlabmotion-blur-Image-Restoration

Description: 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
Platform: | Size: 976896 | Author: chenwen | Hits:

[Special EffectsLR_motionEst_TSS

Description: 实现运动估计的一个算法,输入参考帧与匹配帧,返回运动矢量-An algorithm for motion estimation, reference frame and match the input frame, the return motion vector
Platform: | Size: 1024 | Author: Snow | Hits:

[Compress-Decompress algrithmsMotion-Estimation-for-Video-Coding

Description: A paper on video compression considering motion
Platform: | Size: 850944 | Author: xiaodhan | Hits:

[File Formatblock-based-motion

Description: 块匹配的进展,研究的不同方面,对初学者可解运动估计中的块匹配的发展。-Block matching progress, study the different aspects, for beginners to understand the block-matching motion estimation in the development.
Platform: | Size: 462848 | Author: 殷梦妮 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »

CodeBus www.codebus.net